home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld: Super Stacks!
/
Macworld CD.iso
/
HyperCard Archives
/
International
/
French v1.2.5.1
/
Piles principales
/
Téléphone
/
card_3103.txt
< prev
next >
Wrap
Text File
|
1989-09-15
|
11KB
|
490 lines
-- card: 3103 from stack: in
-- bmap block id: 3601
-- flags: 0000
-- background id: 2152
-- name:
----- HyperTalk script -----
on openCard
put the time into bkgnd field "Heure"
pass openCard
end openCard
on closeCard
hide card field "info"
end closeCard
on mouseUp
if the visible of card field "préfixes" is true then
beep
answer "Choisissez un préfixe."
else
if the visible of card field "virgules" is true then
beep
answer "Choisissez le nombre de virgules souhaitées."
end if
end if
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=268 top=238 right=259 bottom=357
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Codes régionaux
----- HyperTalk script -----
on mouseUp
if the visible of card field "préfixes" is true then
beep
answer "Choisissez un préfixe."
exit mouseUp
else
if the visible of card field "virgules" is true then
beep
answer "Choisissez le nombre de virgules souhaitées."
exit mouseUp
end if
end if
visual effect scroll left
go to "Codes régionaux"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=59 top=40 right=200 bottom=228
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Composer
----- HyperTalk script -----
on mouseUp
if first char of the message box is in "0123456789ABCD#*("
then dial msg
else
Ask "Numéro à composer ?"
dial it
end if
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=441 top=237 right=262 bottom=468
-- title width / last selected line: 0
-- icon id / first selected line: 11045 / 11045
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Base
----- HyperTalk script -----
on mouseUp
visual effect iris close
go base
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=362 top=237 right=262 bottom=390
-- title width / last selected line: 0
-- icon id / first selected line: 26635 / 26635
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: help
----- HyperTalk script -----
on mouseUp
set visible of card field "info" to not the visible of card field "info"
end mouseUp
-- part 40 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=286 top=156 right=174 bottom=386
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
-- part 41 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=286 top=173 right=191 bottom=386
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
-- part 48 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=286 top=190 right=208 bottom=386
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
-- part 50 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=286 top=207 right=225 bottom=386
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
-- part 68 (button)
-- low flags: 00
-- high flags: E006
-- rect: left=288 top=111 right=130 bottom=336
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Oui
----- HyperTalk script -----
on mouseUp
set hilite of button "Oui" to true
set hilite of button "Non" to false
end mouseUp
-- part 67 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=286 top=93 right=109 bottom=416
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 256
-- line height: 13
-- part name:
-- part 69 (button)
-- low flags: 00
-- high flags: A006
-- rect: left=335 top=111 right=130 bottom=383
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Non
----- HyperTalk script -----
on mouseUp
set hilite of button "Non" to true
set hilite of button "Oui" to false
end mouseUp
-- part 70 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=397 top=237 right=264 bottom=434
-- title width / last selected line: 0
-- icon id / first selected line: 17481 / 17481
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Fiche
----- HyperTalk script -----
on mouseUp
get the selection
visual effect zoom open
go to "Adresses"
if it is not empty then find it
end mouseUp
-- part 64 (button)
-- low flags: 00
-- high flags: 2005
-- rect: left=271 top=155 right=172 bottom=378
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Extérieur
----- HyperTalk script -----
on mouseUp
if the visible of card field "préfixes" is true then
beep
set hilite of button "Extérieur" to true
answer "Choisissez un préfixe."
exit mouseUp
else
if the visible of card field "virgules" is true then
beep
set hilite of button "Extérieur" to true
answer "Choisissez le nombre de virgules souhaitées."
exit mouseUp
end if
end if
global extérieurParDéfaut
if field Extérieur is not empty
then put field Extérieur into extérieurParDéfaut
if extérieurParDéfaut is empty
then put "0," into extérieurParDéfaut
if the hilite of button "Extérieur" is false then
put empty into field "Extérieur"
else
show card field "préfixes"
put "Cliquez sur un préfixe..." into card field "message"
show card field "message"
end if
end mouseUp
-- part 17 (field)
-- low flags: 81
-- high flags: 2007
-- rect: left=239 top=33 right=275 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: info
----- HyperTalk script -----
on mouseUp
hide the target
set the scroll of card field "info" to 0
end mouseUp
-- part 57 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=246 top=154 right=233 bottom=467
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: info 6
----- HyperTalk script -----
on mouseUp
set visible of card field "info 6" to not the visible of card field "info 6"
end mouseUp
-- part 72 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=385 top=138 right=198 bottom=413
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: virgules
----- HyperTalk script -----
on mouseUp
get trunc((item 2 of the clickloc-item 2 of the rect of the target) /the textheight of the target) + 1
put line it of card field "virgules" after field "Extérieur"
hide card field "message"
hide card field "virgules"
end mouseUp
-- part 76 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=229 top=134 right=150 bottom=384
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 256
-- line height: 13
-- part name: message
-- part 71 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=385 top=120 right=252 bottom=409
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: préfixes
----- HyperTalk script -----
on mouseUp
get trunc((item 2 of the clickloc-item 2 of the rect of the target) /the textheight of the target)
hide card field "préfixes"
put "Cliquez sur une virgule..." into card field "message"
put it into field "Extérieur"
show card field "virgules"
end mouseUp
-- part contents for background part 20
----- text -----
10:56 AM
-- part contents for background part 3
----- text -----
16,
-- part contents for background part 27
----- text -----
19,
-- part contents for background part 40
----- text -----
16,1
-- part contents for card part 40
----- text -----
Ligne extérieure:
-- part contents for card part 41
----- text -----
Province-Paris:
-- part contents for card part 48
----- text -----
Paris-Province:
-- part contents for card part 50
----- text -----
International:
-- part contents for card part 57
----- text -----
Prefixes are the first 3 digits of a local telephone number. You do not need an area code for local prefixes. Enter your local prefixes into the box above, separated by spaces.
-- part contents for card part 17
----- text -----
TELEPHONE
Vous pouvez utiliser la pile de téléphone pour composer tous vos numéros, quelle que soit votre environnement de travail sur HyperCard : agenda, carnet d'adresses, etc.
Pour composer un numéro directement à partir de cette pile, vous pouvez soit cliquer sur le téléphone et entrer votre numéro dans la zone de dialogue, soit entrer votre numéro dans l'Editeur de message puis cliquer sur le téléphone.
Si vous le souhaitez (cliquez sur le bouton Oui)le script de la pile téléphone analyse partiellement les numéros composés en fonction de certains critères : longueur du numéro,vérification du code du pays étranger, etc.
Si vous composez un numéro en dehors de votre circonscription (vers Paris, vers la province) il est nécessaire de faire précéder ce numéro du "16", le script n'analysant pas le contenu du numéro à 8 chiffres.
LIGNE EXTERIEURE
Si votre poste doit préalablement composer un numéro pour obtenir une ligne extérieure, cliquez sur "Ligne extérieure", et modifiez ce numéro le cas échéant.
La virgule (vous pouvez en ajouter plusieurs) provoque une pause dans l'exécution du numéro, permettant d'attendre la tonalité.
PROVINCE-PARIS
16 + 1 + numéro 8 chiffres
rajoutez dans ce champ autant de virgules que nécessaire selon le type de votre modem.
PARIS-PROVINCE
16 + numéro 8 chiffres
rajoutez dans ce champ autant de virgules que nécessaire.
ETRANGER
19 + code du pays + code de la zone + numéro
Rajoutez dans ce champ autant de virgules que nécessaire.
CLIQUEZ POUR CONTINUER
-- part contents for card part 67
----- text -----
Analyser le numéro ?
-- part contents for card part 71
----- text -----
0
1
2
3
4
5
6
7
8
9
-- part contents for card part 72
----- text -----
,
,,
,,,
-- part contents for card part 76
----- text -----
Cliquez sur une virgule...